hysop.mesh package¶
Submodules¶
- hysop.mesh.cartesian_mesh module
CartesianMesh
CartesianMeshView
CartesianMeshView.__new__()
CartesianMeshView.build_compute_mesh_iterator()
CartesianMeshView.compute_integ_point()
CartesianMeshView.compute_resolution
CartesianMeshView.get_all_local_inner_ghost_slices()
CartesianMeshView.get_all_local_inner_ghost_slices_per_ncenters()
CartesianMeshView.get_all_local_outer_ghost_slices()
CartesianMeshView.get_all_local_outer_ghost_slices_per_ncenters()
CartesianMeshView.get_boundary_layer_slices()
CartesianMeshView.get_local_inner_ghost_slices()
CartesianMeshView.get_local_outer_ghost_slices()
CartesianMeshView.ghosts
CartesianMeshView.global_boundaries
CartesianMeshView.global_compute_slices
CartesianMeshView.global_end
CartesianMeshView.global_ghost_slices
CartesianMeshView.global_lboundaries
CartesianMeshView.global_length
CartesianMeshView.global_origin
CartesianMeshView.global_rboundaries
CartesianMeshView.global_resolution
CartesianMeshView.global_start
CartesianMeshView.global_stop
CartesianMeshView.global_to_local()
CartesianMeshView.grid_npoints
CartesianMeshView.grid_resolution
CartesianMeshView.is_at_boundary
CartesianMeshView.is_at_left_boundary
CartesianMeshView.is_at_right_boundary
CartesianMeshView.is_inside_global_domain()
CartesianMeshView.is_inside_local_domain()
CartesianMeshView.iter_axes()
CartesianMeshView.iter_compute_mesh()
CartesianMeshView.local_boundaries
CartesianMeshView.local_compute_coords
CartesianMeshView.local_compute_indices
CartesianMeshView.local_compute_mesh_coords
CartesianMeshView.local_compute_mesh_indices
CartesianMeshView.local_compute_slices
CartesianMeshView.local_coords
CartesianMeshView.local_end
CartesianMeshView.local_indices
CartesianMeshView.local_inner_ghost_slices
CartesianMeshView.local_lboundaries
CartesianMeshView.local_length
CartesianMeshView.local_mesh_coords
CartesianMeshView.local_mesh_indices
CartesianMeshView.local_npoints
CartesianMeshView.local_origin
CartesianMeshView.local_outer_ghost_slices
CartesianMeshView.local_rboundaries
CartesianMeshView.local_resolution
CartesianMeshView.local_shift()
CartesianMeshView.local_start
CartesianMeshView.local_stop
CartesianMeshView.local_to_global()
CartesianMeshView.long_description()
CartesianMeshView.on_proc
CartesianMeshView.periodicity
CartesianMeshView.point_global_indices()
CartesianMeshView.point_local_indices()
CartesianMeshView.proc_coords
CartesianMeshView.proc_shape
CartesianMeshView.reduce_coords()
CartesianMeshView.short_description()
CartesianMeshView.space_step
CartesianMeshView.topology
- hysop.mesh.mesh module